|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.desktop.projects.core.util.ApplicationConfigurationScreen
public class ApplicationConfigurationScreen
A configuration UI for an application's build path.
| Constructor Summary | |
|---|---|
ApplicationConfigurationScreen()
Creates a new ApplicationConfigurationScreen. |
|
| Method Summary | |
|---|---|
org.eclipse.swt.widgets.Control |
createContents(org.eclipse.swt.widgets.Composite parent)
|
void |
loadFrom(IVoiceToolsDesignProject project)
Populates the UI with the data from the specified project or the defaults if it is null. |
void |
saveTo(IVoiceToolsDesignProject project)
Saves the state of the UI to the specified project. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationConfigurationScreen()
| Method Detail |
|---|
public void loadFrom(IVoiceToolsDesignProject project)
null.
project - The project to populate the UI with or null
to populate with the defaults.public void saveTo(IVoiceToolsDesignProject project)
project - The project to save the UI state to.public org.eclipse.swt.widgets.Control createContents(org.eclipse.swt.widgets.Composite parent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||